Skip to content

Move ref-counting operations from DynMemory to RawGd - #1667

Merged
Bromeon merged 1 commit into
masterfrom
mtnc/dyn-memory
Jul 29, 2026
Merged

Move ref-counting operations from DynMemory to RawGd#1667
Bromeon merged 1 commit into
masterfrom
mtnc/dyn-memory

Conversation

@Bromeon

@Bromeon Bromeon commented Jul 29, 2026

Copy link
Copy Markdown
Member

Simplifies quite a few things, such as fewer qualified trait accesses, and avoids an unreachable!.

Net -61 LoC.

Simplifies quite a few things, such as fewer qualified
trait accesses, and avoids an `unreachable!`.
@Bromeon Bromeon added c: core Core components maintenance Internal change, not user-facing, developer QoL. Refactors, dep updates, etc. labels Jul 29, 2026
@Bromeon
Bromeon enabled auto-merge July 29, 2026 18:50
@Bromeon
Bromeon added this pull request to the merge queue Jul 29, 2026
@GodotRust

Copy link
Copy Markdown

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-1667

Merged via the queue into master with commit b229d70 Jul 29, 2026
17 checks passed
@Bromeon
Bromeon deleted the mtnc/dyn-memory branch July 29, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: core Core components maintenance Internal change, not user-facing, developer QoL. Refactors, dep updates, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants